Skip to content

Conversation

@ablack3
Copy link
Contributor

@ablack3 ablack3 commented Aug 15, 2025

This PR adds DatabaseConnector Support to dbplyr.
DatabaseConnector is a DBI-compliant database backend that supports multiple database systems. It uses JDBC drivers to establish connections, and the connection object includes a dbms slot that specifies the database type. This backend enables dplyr's SQL translations to work across all database supported platforms by reusing translations from other backends.

@hadley
Copy link
Member

hadley commented Nov 27, 2025

Lets tackle this again after #1624 since it will be much much simpler.

@hadley hadley closed this Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants